Skip to main content

1.0.0 is here!

· One min read
Vitali Haradkou

Finally i made up common components for Telegram. Currently there is not a lot of components:

Date picker demo

See the video below:

Installation

Button

pnpm:

pnpm add @tlgr/button@1.0.0

yarn:

yarn add @tlgr/button@1.0.0

npm:

npm i @tlgr/button@1.0.0

Date Picker

pnpm:

pnpm add @tlgr/date-picker@1.0.0

yarn:

yarn add @tlgr/date-picker@1.0.0

npm:

npm i @tlgr/date-picker@1.0.0